home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / VideoToolbox 96.06.15 / (Demos) / testAssign2 < prev    next >
Text File  |  1995-11-08  |  1KB  |  45 lines

  1. m[3][0]=155;m[3][1]=95;m[3][2]=255;m[3][3]=127;m[3][20]=1;
  2. a[7]=1;
  3. a[7]=1;
  4. message="hello";
  5. //image[-1]=0;
  6. image=
  7. "a11111111111111111111111111111111111111111111111111111111111111111111111"
  8. "1b1111111111111111"
  9. "22222222222222222222222222222222222222";
  10. image[1]=0;
  11. message=
  12. "\007Hi, this is a long message......................................................"
  13. "more............................................................................"
  14. "more............................................................................"
  15. "and still more..................................................................."
  16. "the end\n";
  17. //    x=3;                    // undefined variable
  18.     viewingDistance=57.0;
  19.     trials=40;                // char, short, or long, signed or unsigned
  20.     trials="0017";
  21.     kindOfTrial="2IFC";        /* string */
  22.     message="Monitor calibrated November 21, 1993 by Katie Burns";
  23.     a[0]=0;
  24.     a[3]=-1;
  25.     logC=-1.0; maskLogC=-INF;
  26.     logC=0; maskLogC=0.0;
  27. b[1][1]=1.3;
  28. b[0][0]=0.1;
  29. //c[1][1][1]=1.3;
  30. c[0][0][0]=0.1;
  31. c[0][1][2]=0.2;
  32. //c[0][1][3]=0.2;
  33. //c[0][1][-1]=0.2;
  34. //xx[0][0]=0.1;
  35.  
  36. image="a10011111111111111111111111111111111111111111111111111111111111111111111"
  37.     "1b111111111111111122222222222222222222222222222222222222000000000000000000"
  38.     "000000000000000000000000000000000000000000000000000000";/* Image data */
  39. message="Monitor calibrated November 21, 1993 by Katie Burns";
  40. logC=0.1;/* log contrast */
  41. maskLogC=1;
  42. kindOfTrial="2IFC";
  43. viewingDistance=30;/* inches */
  44. trials=23;
  45.